Added host.dmesg method.
authorEwan Mellor <ewan@xensource.com>
Fri, 2 Feb 2007 10:25:17 +0000 (10:25 +0000)
committerEwan Mellor <ewan@xensource.com>
Fri, 2 Feb 2007 10:25:17 +0000 (10:25 +0000)
commit8389ab43f55c635516235c48ba1d38562a84070c
tree4b7bc3ae0bacfaa2e4ed288249487b7f070dadab
parentd650ce4366197c1a7bfd4519f7a60702301f7a27
Added host.dmesg method.

Also, fixed all of the host methods, which had been broken by the introduction
of the host_metrics class.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
docs/xen-api/xenapi-datamodel.tex
tools/libxen/include/xen_host.h
tools/libxen/src/xen_host.c
tools/libxen/test/test_bindings.c
tools/python/xen/xend/XendAPI.py